<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main_sy{
	width: 1200px;
	margin: 0 auto;
	clear: both;
}
.top_qy{
	width: 1200px;
	height: 180px;
	float: left;
}
.top_left{
	width: 354px;
	height: 62px;
	float: left;
	margin-top: 64px;
}
.top_right{
	width: 612px;
	height: 40px;
	float: right;
	margin-top: 75px;
}
.sousuo{
	width: 390px;
	height: 40px;
	float: left;
	line-height: 40px;
}
.shuru{
	width: 290px;
	height: 40px;
	float: left;
	background-color: #fff;
	padding-left: 20px;
	color: #757575;
	font-size: 14px;
	border: none;
}
.btn_ss{
	width: 80px;
	height: 40px;
	float: left;
	background-color: #cf0d0d;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border: none;
}
.xzlm{
	width: 222px;
	height: 40px;
	float: left;
	font-size: 18px;
	line-height: 40px;
}
.lingdao a{
	width: 55px;
	float: left;
	background: url(../img2/iconld_a.png) 5px 9px no-repeat;
	color: #666;
	padding-left: 35px;
	margin-left: 20px;
}
.lingdao a:hover{
	background: url(../img2/iconld_h.png) 5px 9px no-repeat;
	color: #cf0d0d;
}
.shuxian{
	width: 1px;
	height: 17px;
	float: left;
	margin: 12px 0;
}
.jigou a{
	background: url(../img2/iconjg_a.png) 5px 9px no-repeat;
}
.jigou a:hover{
	background: url(../img2/iconjg_h.png) 5px 9px no-repeat;
}
.daohan_sy{
	width: 1200px;
	height: 80px;
	float: left;
	background-color: #cf0d0d;
}
.daohan_sy li{
	width: 148px;
	float: left;
	height: 80px;
	text-align: center;
	padding-right: 2px;
	background: url(../images/shuxian.png) right top no-repeat;
}
.daohan_sy li a{
	display: block;
	text-align: center;
	line-height: 16px;
	height: 80px;
	font-size: 15px;
	color: #fff;
	transition: all .3s ease;
	overflow: hidden;
}
.daohan_sy li a img {
	display: block;
	margin: 15px auto 10px auto;
	transition: all .3s ease;
}
.daohan_sy li a:hover, .nav li.navactive a {
	background: #b60606;
	color: #fff;
}
.daohan_sy li a:hover img {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.content_sy{
	width: 1170px;
	float: left;
	padding: 15px;
	background-color: #fff;
}
.headline{
	width: 1140px;
	height: 115px;
	padding: 15px;
	float: left;
	background-color: #f4f5f6;
	overflow: hidden;
}
.tt_biaot{
	width: 1140px;
	height: 38px;
	float: left;
	text-align: center;
	margin-top: 6px;
}
.tt_biaot img{
	width: 79px;
	height: 38px;
	float: left;
}
.tt_biaot a{
	float: left;
	font-size: 26px;
	color: #333;
	padding-left: 20px;
	line-height: 38px;
}
.tt_biaot a:hover{
	color: #cf0d0d;
}
.tt_xq{
	width: 1140px;
	float: left;
	font-size: 16px;
	color: #777777;
	line-height: 30px;
	text-indent: 2em;
	margin-top: 10px;
}
.tt_xq a{
	color: #cf0d0d;
}

/*æœºæž„*/
.dqwz{
	width: 1200px;
	height: 40px;
	float: left;
	line-height: 40px;
	color: #666;
	font-size: 16px;
    margin-top: 10px;
}
.dqwz img{
	width: 7px;
	height: 11px;
	padding: 0 6px;
}
.dqwz a:hover{
	color: #222;
}
.jg_ad{
	width: 1200px;
	height: 120px;
	float: left;
}
.jg_dh{
	width: 1200px;
	float: left;
	line-height: 46px;
	margin-top: 10px;
}
.jg_dh li{
	height: 46px;
    line-height: 46px;
	float: left;
	text-align: center;
	font-size: 18px;
	margin: 0 5px 5px 0;
	background: url(../img2/xx.png) right center no-repeat;
}
.jg_dh li a{
	color: #666;
	padding: 0 14px;
    display: block;
	
}
.jg_dh li a:hover{
	background-color: #cf0d0d;
	/*background: url(../img2/icon_jgbg.png) no-repeat;*/
	color: #fff;
}
.jg_dh li.show_xs a{
	float: left;
	background-color: #cf0d0d;
	color: #fff;
}
.jg_pic{
	width: 1200px;
	float: left;
	margin: 0 25px;
}
.jigou_xx{
	width: 189px;
	float: left;
    margin: 30px 40px 10px 0;
}
.jigou_xx img{
	width: 187px;
	height: 187px;
	border: 1px solid #eaeaea;
	background-color: #fff;
}
.jigou_xx p{
	text-align: center;
	font-size: 18px;
	color: #000;
	padding-top: 10px;
    height: 48px;
    line-height: 24px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.jigou_xx a:hover p{
    color: #c00;
}
.different{
	margin-right: 0;
}
.lingwai{
	height: 60px;
	line-height: 50px;
}
.jg_detail{
	width: 1170px;
	float: left;
	border-top: 1px solid #e1e2e3;
	background: url(../img2/ld_bg.jpg) repeat-y;
}
.xq_left{
	width: 309px;
	float: left;
}
.xq_pic{
	width: 190px;
	height: 190px;
	float: left;
	border: 2px solid #eaeaea;
	background-color: #f7f7f7;
	margin: 30px 58px;
}
.xq_pic p{
	width: 192px;
	text-align: center;
	font-size: 20px;
	color: #222;
	padding-top: 15px;
}
.xq_text{
	width: 280px;
	float: left;
	padding-left: 20px;
	margin-top: 15px;
}
.xq_text p{
	width: 280px;
	float: left;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-top: 10px;
}
.xq_right{
	width: 860px;
	float: left;
}
.xq_info{
	width: 830px;
	float: left;
	margin-left: 30px;
}
.dtzix{
	width: 140px;
	height: 46px;
	float: left;
	line-height: 38px;
	color: #FFFFFF;
	text-align: center;
	background: url(../img2/icon_xq.png) no-repeat;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	}
.jg_lieb{
	width: 830px;
	float: left;
	margin-top: 20px;
}
.jg_lieb li{
	width: 830px;
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 36px;
}
.lb_news{
	width: 670px;
	float: left;
}
.time_lb{
	width: 150px;
	float: right;
	font-size: 14px;
	color: #888;
}
.fanye_lb{
	width: 380px;
	height: 34px;
	float: right;
	margin-top: 30px;
}
.fy_left{
	width: 34px;
	height: 34px;
	float: left;
}
.fy_number{
	float: left;
	font-size: 18px;
	color: #888;
	padding: 0 20px;
	line-height: 34px;
}
.black_sz{
	color: #222;
}
.srtz_sz{ 
	width: 118px;
	height: 32px;
	float: left;
	border: 1px solid #d0d0d0;
	margin-left: 10px;
}
.skip_btn a{
	width: 70px;
	height: 34px;
	float: left;
	margin-left: 10px;
	background-color: #cf0d0d;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 34px;
	text-align: center;
}

/*é¢†å¯¼*/
.leader_zl{
	width: 192px;
	float: left;
	text-align: center;
	margin: 30px 40px 0 0;
}
.leader_zl img{
	width: 192px;
	height: 230px;
	float: left;
	text-align: center;
}
.tx_name{
	font-size: 20px;
	color: #cf0d0d;
	line-height: 40px;
}
.ld_zwei{
	font-size: 16px;
	color: #666;
}
.ldxq_tx{
	width: 300px;
	float: left;
	text-align: center;
}
.ldxq_tx img{
	width: 192px;
	height: 230px;
	float: left;
	margin: 30px 60px 0 60px;
}
.ld_name{
	width: 300px;
	float: left;
	font-size: 20px;
	color: #cf0d0d;
	line-height: 40px;
}
.ld_wz{
	width: 300px;
	float: left;
	color: #222222;
	font-size: 16px;
}
.leader_js{
	width: 280px;
	float: left;
	margin-left: 10px;
}
.leader_js p{
	float: left;
	margin-top: 15px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}



/*æ›´å¤šé¢†å¯¼*/
.gdld_more{
	float: right;
	font-size: 14px;
	padding-top: 40px;
	padding-right: 10px;
}








</pre></body></html>